- convertKeycodeToScancode
wchar convertKeycodeToScancode(XKeyEvent* ev)
Undocumented in source. Be warned that the author may not have intended to support it.
- ctxErrorHandler
int ctxErrorHandler(Display* dpy, XErrorEvent* ev)
Undocumented in source. Be warned that the author may not have intended to support it.
- destroy_GL_Context
bool destroy_GL_Context()
Undocumented in source. Be warned that the author may not have intended to support it.
- getWindowSize
int[2] getWindowSize(void* WindowHandle, string[] errors)
- initializeOpenGL
bool initializeOpenGL(int majorVersion, int minorVersion, void* WindowHandle)
Undocumented in source. Be warned that the author may not have intended to support it.
- openWindow
int openWindow(int width, int height, void* WindowHandle)
Undocumented in source. Be warned that the author may not have intended to support it.
- poll
void poll()
Undocumented in source. Be warned that the author may not have intended to support it.
- setVsyncActive
void setVsyncActive(bool active, void* WindowHandle, string[] errors)
Undocumented in source. Be warned that the author may not have intended to support it.
- setWindowName
void setWindowName(string name, void* WindowHandle, string[] errors)
Undocumented in source. Be warned that the author may not have intended to support it.
- setWindowSize
void setWindowSize(int width, int height, void* WindowHandle, string[] errors)
Undocumented in source. Be warned that the author may not have intended to support it.
- show
void show(void* WindowHandle)
Undocumented in source. Be warned that the author may not have intended to support it.
- swapBuffer
void swapBuffer()
Undocumented in source. Be warned that the author may not have intended to support it.